home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac100% 1999 April
/
MAC100-1999-04.ISO.7z
/
MAC100-1999-04.ISO
/
REALbasicゼミナール
/
REALbasic 1.1
/
REALbasic
/
REALbasic.rsrc
/
STR#_201.txt
< prev
next >
Wrap
Text File
|
1999-01-02
|
2KB
|
113 lines
Java implementation doesn't support implicit windows
Only integer and string parameters are supported for scripts
AppleScript functions only supported for Mac targets
Only integer, string and floating point parameters are supported for XFCNs
The instance variable is read-only
The instance variable can't be modified at runtime
The instance variable can't be read at runtime
Array assignment not supported
Line too complex
Only integer and string parameters are supported for scripts
AppleScript methods only supported for Mac targets
Only integer, string and floating point parameters are supported for XCMDs
XCMD methods only supported for Mac targets
',' expected
Can't access private property
Property can't be accessed at runtime
Expecting string or integer expression
Expecting 'Case'
Mismatched 'Next'
Expecting 'To' or 'DownTo'
Expecting an integer loop index
For loop indexes must be local variables
Expecting a type name
Can only raise objects derived from RuntimeException
Expecting boolean operand
No enclosing While, Do or For Loop
Missing Do
Missing While
Incorect number of dimensions to ReDim array
Internal compiler error
Expecting array
Expecting Then
Expecting '='
Function results can't be ignored
Expecting an lvalue
Expected 'Sub', not 'Function'
Expected 'Function', not 'Sub'
Expected 'as'
')' expected
Number expected
Array bound can't be negative
Dim statement must come before code
Unexpected text after End Sub
Unexpected text after End Function
Invalid type
Missing type
, or ) expected
Type expected
Unknown label
Unknown type
Identifier expected
SUB or FUNCTION expected
Duplicate label
Type mismatch
Unexpected token
Statement expected